Skip to content

fix: smooth masked replaces and normalize text styles#252

Merged
han4wluc merged 3 commits intomainfrom
fix/mask-transition-text-style
Apr 11, 2026
Merged

fix: smooth masked replaces and normalize text styles#252
han4wluc merged 3 commits intomainfrom
fix/mask-transition-text-style

Conversation

@han4wluc
Copy link
Copy Markdown
Contributor

Summary

  • move single and sequence replace masks onto the GPU path so masked transitions avoid CPU extraction during animation
  • keep the composite fallback covered, update the accepted replace-transition VT references, and add regression coverage around replace sequencing and same-id timing
  • normalize Pixi text style conversion for stroke settings, include the add/update animation forwarding fix, and bump the package patch version to 1.7.2

Testing

  • bun run test
  • bun run build
  • docker run --rm --user $(id -u):$(id -g) -e RTGL_VT_DEBUG=true -v "$PWD:/workspace" docker.io/han4wluc/rtgl:playwright-v1.57.0-rtgl-v1.1.0 rtgl vt report --folder replacetransition

@han4wluc han4wluc merged commit 221225e into main Apr 11, 2026
2 checks passed
@han4wluc han4wluc deleted the fix/mask-transition-text-style branch April 11, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant